home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / stosup26.lzh / READ.ME < prev    next >
Encoding:
Text File  |  1985-11-20  |  5.2 KB  |  133 lines

  1.  
  2.  
  3.  
  4.                      STOS + Fun School II updaters 1/09/90
  5.                     ----------------------------------------
  6.  
  7.      The three PRG files on this disc allow you to update a STOS Language,
  8.      STOS Compiler and ST Fun School II disc, so that they will be
  9.      compatible with the latest STE machines which offer TOS 1.62 in ROM.
  10.  
  11.      The original STE machines had TOS 1.6 on ROM. This new TOS 1.62 breed
  12.      of STE seems to be restricted in its circulation. We had great
  13.      difficulty locating such a machine and to our knowledge it has yet to
  14.      hit the UK in any large numbers.
  15.  
  16.      Even if you don't own such a machine, it is still very important for
  17.      you to update. Otherwise all the programs you write and Compile in
  18.      STOS just won't work on TOS 1.62 machines.
  19.  
  20.  
  21.                            STOS Language disc Updater
  22.                           ----------------------------
  23.  
  24.      STOS Basic has been updated three times since its original release.
  25.      Version 2.3 was first, then, following as an update with the STOS
  26.      Compiler, came 2.4. It was necessary to release 2.4 with the Compiler
  27.      because we introduced a faster floating point maths routine which
  28.      would only work with versions of STOS greater than V2.3.
  29.  
  30.      At this point we did not change the masters for STOS Basic because we
  31.      wanted to offer the original double precision floating point routines
  32.      to all STOS users. With the advent of the new Atari STE machine we had
  33.      to update STOS again. The STE proved to be totally incompatible with
  34.      STOS so alterations were made and version 2.5 was born. About a year
  35.      later Atari did it again! - another Atari STE, this time with TOS 1.62
  36.      chips installed. It has thus been necessary to alter STOS again, now
  37.      to Version 2.6.
  38.  
  39.      You must be aware of the changes from 2.3 upto 2.6. Most alterations
  40.      concern the fixing of obscure bugs that users have reported to us. The
  41.      main change is the new floating point routine: Version 2.3 used the
  42.      latest IEEE standard for its floating point numbers. This allowed your
  43.      program to use numbers between -1.797692 E+308 and +1.797693 E+307.
  44.      These numbers were accurate to 16 decimal places. However it was
  45.      quickly discovered that few users really needed this level of
  46.      accuracy, especially in a game environment. We therefore opted for a
  47.      faster single precision system, this allows a floating point number to
  48.      range between 1E-14 to 1E+15 (7 decimal places).
  49.  
  50.      If you get hold of a Basic listing that was written on V2.3 and it
  51.      uses the old floating point routines, you will have to update it first
  52.      using the CONVERT.BAS file. One of the existing files (COMPACT.ACB)
  53.      on from the STOS Accessory disc will need updating before it can be
  54.      used with the new STOS. CONVERT.BAS can be found on this updater disc.
  55.  
  56.      One last thing to note: If you buy the Compiler after updating to 2.6,
  57.      remember not to update your language disc unless the Complier contains
  58.      a version greater than 2.6 - otherwise you'll be going back to square
  59.      one!
  60.  
  61.  
  62.                              STOS Compiler Updater
  63.                             -----------------------
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.      The Compiler also has to be updated to the latest version. Bugs
  72.      reported by users have all been fixed to give a more reliable product.
  73.  
  74.      To update simply double click on COMPNEW.PRG and follow the on screen
  75.      prompts.
  76.  
  77.  
  78.                              Fun School II Updater
  79.                             -----------------------
  80.  
  81.      Fun School II was written in STOS Basic (Version 2.4) and thus needs
  82.      the same sort of update as STOS.
  83.  
  84.      The updating procedure is very simple and only requires you to update
  85.      disc 1 of Fun School II. All age groups (Under 6s, 6-8s and Over 8s)
  86.      can be updated using the same updater.
  87.  
  88.  
  89.                                  Help with STOS
  90.                                 ----------------
  91.  
  92.      For further technical support concerning STOS, join the STOS Club. You
  93.      can contact Aaron Fothergill (Club Editor) at:
  94.  
  95.                                   1 Lower Moor
  96.                                  Whiddon Valley
  97.                                    Barnstaple
  98.                                   North Devon
  99.                                     EX32 8NW
  100.                                     England
  101.  
  102.      Membership costs 10 pounds per year (12 pound Europe surface, 15
  103.      pound Overseas Airmail).
  104.  
  105.                                     STOS PD
  106.                                    ---------
  107.  
  108.      This disc and many more STOS related PD discs can be obtained directly
  109.      from Sandra Sharkey. You don't have to be a club member to take
  110.      advantage of her services. Sandra can be contacted by phone on: 0924-
  111.      495261 or by post at:
  112.  
  113.                                     STOS PD
  114.                                   25 Park Road
  115.                                      Wigan
  116.                                     WN6 7AA
  117.                                     England
  118.  
  119.      Happy STOSing and please let us see what you write in STOS.
  120.  
  121.      Richard Vanner - Development Manager
  122.      Mandarin Software
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.